File Compare
Description
File Compare is a Process Entry in the File Management Plugin for Process Studio Processes. You can use the File compare process entry to compare the contents of 2 files and control the flow of the process by it. When the contents of the files are the same the success outgoing hop will be followed, else the failure hop will be followed.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
File name 1 | The name and path of the file of the first file to compare. | |
File name 2 | The name and path of the file of the second file to compare. | |
Add filename to | Adds the filename(s) read to the result of this process entry. A unique list is being kept in memory that can be used in the next process entry in a process. |